home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / Rational Software Siteload / SiteLoad.exe / data1.cab / Apache / htdocs / bw.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-10-23  |  1.1 KB  |  21 lines

  1. .header { font-family: sans-serif; font-size: 18px; font-weight: bolder; line-height: 22px; color: #3366CC } 
  2.  
  3. .title { font-family: sans-serif; font-size: 16px; font-weight: bolder; line-height: 16px; color: #FFFF99 } 
  4.  
  5. .subtitle { font-family: sans-serif; font-size: 16px; font-weight: bold; line-height: 16px; color: black }
  6.  
  7. .text { font-family: sans-serif; font-size: 14px; font-weight: normal; line-height: 16px; color: black } 
  8.  
  9. .subtext { font-family: sans-serif; font-size: 14px; font-weight: normal; line-height: 16px; color: black; text-indent: 3em } 
  10.  
  11. .dynamic { font-family: sans-serif; font-size: 14px; font-weight: normal; line-height: 16px; color: red; text-indent: 3em } 
  12.  
  13. .footer { font-family: sans-serif; font-size: 10px; font-weight: bold; padding-top: 20px; color: black } 
  14.  
  15. A:link, A:visited, A:active { sans-serif; font-size: 14px; font-weight: normal; text-decoration: underline; color: #3366CC }
  16.  
  17. .chart { font-family: sans-serif; font-size: 14px; padding: 1em; width: 500px; height: 200px; background-color: white }
  18.  
  19. UL {list-style-image: url(images/li_dot.gif); } 
  20.  
  21.